home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6910 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.5 KB

  1. Path: combo.ganesha.com!peterk
  2. From: peterk@combo.ganesha.com (Dr. Peter Kittel)
  3. Subject: Re: Say *perhaps* to fat binaries (was: what the new amiga-os *must* have)
  4. Newsgroups: comp.sys.amiga.programmer
  5. Reply-To: peterk@combo.ganesha.com
  6. References: <4jfaib$jru@newsbf02.news.aol.com>
  7. Message-ID: <peterk.0mei@combo.ganesha.com>
  8. Date: 3 Apr 96 22:17:01 MEZ
  9. Organization: Private Site
  10.  
  11. In article <4jfaib$jru@newsbf02.news.aol.com> cmarschn@aol.com (Cmarschn) writes:
  12. >
  13. > I'm still using
  14. >the Norton Commander (much better than any Windows File Manager) and
  15. >QEdit, both much faster than I do in graphical environments today.
  16. >>
  17. >>No, the Amiga had them since time immemorial. *WE* are not stuck with
  18. >string
  19. >
  20. >*WHERE*? Proove!
  21. >
  22. >>gadgets that close your window when you press return (as happens far too
  23. >>often in Windows applications).
  24. >
  25. >No, *we* often have to type in a text, then change to mouse and look for
  26. >the OK gadget, just because some stupid programmers can't set the OK to
  27. >return or tab-cycle to it. 
  28.  
  29. Those programmers are bright! You see, this exactly shows the difference
  30. between a multitasking platform and a monotasking one. On a monotasking
  31. one, you can get through with using Return for acknowleging dialog boxes.
  32. On a multitasking system, this would be dangerous and fatal! Just imagine
  33. that application being about to open that requester is running in the
  34. background, and you are currently typing some text in another window.
  35. You are just about to bang on the Return key. Exactly in this moment
  36. that requester pops up, brings itself to the foreground and thus directs
  37. inputs to itself. You can't react as fast and really press Return.
  38. The requester assumes you really meant Return for the requester and it
  39. happily accepts your "decision". But you did not decide, you just wanted
  40. to type Return in some other text. And if that requester now asked for
  41. example "Something not found, shall I format the drive?", then it goes
  42. BANG.
  43.  
  44. No, Return or Esc or whatever comes to mind is not, repeat *NOT*, an
  45. appropriate key mapping for answering requesters per default, on a
  46. multitasking platform. The AmigaOS programmers did it right.
  47.  
  48. When you obviously are only accustomed to monotasking environments,
  49. please first learn a bit more about the circumstances to be considered
  50. on a Real Multitasking Platform.
  51.  
  52. -- 
  53. Best Regards, Dr. Peter Kittel       //    Visit  http://www.amiga.de
  54. Private Site in Frankfurt, Germany \X/  Email to: peterk@combo.ganesha.com
  55. Employed at AMIGA Technologies GmbH in Bensheim, Germany
  56.